document class meaning in English
文档类
Examples
- The project s document class is derived from
项目的文档类从 - The use of naming patterns to group related types into namespaces is a very useful way to build and document class libraries
利用命名模式将相关类型分组为命名空间是生成和记录类库的一种非常有用的方式。 - This system is developed on vc + + 6 . 0 and objectarx software kit of autocad 2000 . the main frame is built on the single document template which includes one document class cmydoc and one view class of cmyview
用vc + + 6 . 0开发计算程序时,采用了单文档结构,即创建一个单文档模板类对象,该对象包含了一个文档类cmydoc和一个视图类cmyview 。 - Based the method of visual c + + and oo program , laser marking interface is built , and file edit module and imitate module are encapsulated into the document class and view class respectivily , operation buttons are designed in the toolbar
基于visualc + +的面相对象编程方法,搭建激光打标界面,将文件编辑模块和仿真模块分别封装在文档类和视图类中,并在工具栏中加入操作按钮。 - Based on vc and opengl software platform , as a part of integrate planar mechanism analysis and simulation cai , the mechanism theory has been adopted to analysis the movement trace and profile of linkage ; adopt oriented object method to capsulate the class module . each corresponding class module complete parameter storage and process ; adopt message - map , message - trigger to organize the programming and response the user " s input ; use the document - view structure of the visual vc + + mfc class foundation as the basis of the programming architecture to complete those functions . use oriented object method to product the following class module : control class , render class , document class , mechanism class and other classes ; adopt opengl library to draw the three dimensional graph based on the result of mechanism analysis ; use model transforming , lighting , material , color , frame - buffer , display - list , graphics - component combine etc to draw the three - dimension mechanism and make the simulation of linkage has high reality
本文叙述了平面连杆机构运动分析和可视化仿真的理论算法及其编程实现方法,基于微机vc平台,采用opengl图形库编程,利用面向对象的方法对机构进行功能封装,利用vc + +的文档视结构作为最基本的窗架,生成并控制三维绘制类、文档类、主窗口类和一些辅助类,利用windows平台的消息映射、事件驱动来组织程序运行和响应用户反馈,利用机构分析得出坐标数据驱动opengl库绘制三维机构图形。